XIQS Get List of HBS Scenario

From IQsimWiki

Jump to: navigation, search

XIQS Get List of HBS Scenarios - HBS Management

Description
getXIQSHbsList ( [ Long id_partition ] , [ SimpleFilterObject SimpleFilter ] )
Get list of HBS Scenarios
Parameters

[ Long id_partition ]

Partition Id

[ SimpleFilterObject SimpleFilter ]

Return Values
List List of HBS Scenarios
Long id - Scenario Id

String name - Scenario name

Long id_partition - Partition Id

Long simulstep - Simulate Events within each interval (used seconds)

Long callnb - Number of outgoing calls

Long smsnb - Number of SMS to send

Long vboxnb - Number of VoiceMail connections

Long randratio - Optional Random IPM ratio (%)

Long callmin - Outbound calls Minimal duration (seconds)

Long callmax - Outbound calls Maximal duration (seconds)

Long calldest - Outbound calls Destination number Id

Long vboxmin - VoiceMail calls Minimal duration (seconds)

Long vboxmax - VoiceMail calls Maximal duration (seconds)

String vboxscript - VoiceMail Scenario to play

String vboxnum - Provider VoiceMail Server number

Long smsdest - SMS Destination number Id

Long smsmsg - SMS Message Id

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB


See Also

createXIQSHbs
updateXIQSHbs
deleteXIQSHbs

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List